Home
last modified time | relevance | path

Searched refs:HEADER_SEARCH_PATHS (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h401 HEADER_SEARCH_PATHS, enumerator
/openbsd/gnu/llvm/lldb/tools/debugserver/debugserver.xcodeproj/
H A Dproject.pbxproj972 HEADER_SEARCH_PATHS = /System/Library/Frameworks/System.framework/PrivateHeaders;
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp1049 RECORD(HEADER_SEARCH_PATHS); in WriteBlockInfoBlock()
1207 Stream.EmitRecord(HEADER_SEARCH_PATHS, Record); in writeUnhashedControlBlock()
H A DASTReader.cpp4808 case HEADER_SEARCH_PATHS: { in readUnhashedControlBlockImpl()