Searched refs:CondDirectiveLocsTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp28 CondDirectiveLocsTy::const_iterator low = llvm::lower_bound(
36 CondDirectiveLocsTy::const_iterator
57 CondDirectiveLocsTy::const_iterator low = llvm::lower_bound(
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h58 typedef std::vector<CondDirectiveLoc> CondDirectiveLocsTy; typedef in class:clang::PPConditionalDirectiveRecord
60 CondDirectiveLocsTy CondDirectiveLocs;

Completed in 79 milliseconds