Home
last modified time | relevance | path

Searched defs:LoadedRegions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1532 const SafeBufferOptOutRegionsTy *LoadedRegions = isSafeBufferOptOut() local
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2957 llvm::DenseMap<FileID, SafeBufferOptOutRegionsTy> LoadedRegions; global() member