Codebase Browser
llvm
Go to App
llvm
/
clang/test/Index/Inputs/
prefix.h
#ifndef PREFIX_H #define PREFIX_H int foo(int); #endif