OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LookupType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
DirectoryLookup.h
55
///
LookupType
- This indicates whether this DirectoryLookup object is a
57
unsigned
LookupType
: 2;
71
LookupType
(isFramework ? LT_Framework : LT_NormalDir),
77
: u(Map), DirCharacteristic(DT),
LookupType
(LT_HeaderMap),
82
LookupType_t getLookupType() const { return (LookupType_t)
LookupType
; }
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
StdLibraryFunctionsChecker.cpp
959
class
LookupType
{
963
LookupType
(const ASTContext &ACtx) : ACtx(ACtx) {}
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCodeComplete.cpp
9433
DirectoryLookup::LookupType_t
LookupType
) {
9436
if (
LookupType
== DirectoryLookup::LT_Framework) {
9469
if (
LookupType
== DirectoryLookup::LT_Framework &&
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026