Codebase Browser
llvm
Go to App
llvm
/
clang/test/Index/Inputs/
a.h
#ifndef A_H #define A_H typedef int A; #endif