Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/internal-constants/
c.h
#pragma once #include "a.h" inline int h() { return N::k; }